.. GITA 1

Gita 1




This is my webpage for GITA 1. We
are studying C#. Its my third year of computer science. I enjoy coding becuase it is fun and uses creativity.

About Page

8/30/23

This is my first project. In this project I learned how to use buttons and how to change text. Each student in my class told a little about themselves through this project.

Mailing Label

9/1/23

Mailing Label was a project that I learned to change different features even more. I learned how to change colors of text, background colors, and images.

Car Rental

9/19/23

Car Rental is a fun project were I learned about radio buttons and their use. I practiced the skills that I learned from Mailing Label and About Page as well as using lots of math to calculate the cost of different car things.

BMI

9/25/23

BMI project used lots of math and formulas. This project also taught me how to calculate different height and weight formulas for calculating, and Try/Catch to make sure the user input is not incorrect.

Car Rental Upgrade

10/3/23

Car Rental Upgrade was a harder project to code then Car Rental becuase it is a upgraded version of it. Car Rental Upgrade has more formulas, math, and overall code (text, buttons, labels, and other) involved.

Triangle Checker

10/11/23

Triangle Checker is a checker to see if a Triangle that was inputed is a valid Triangle. This checker checks what angle the Triangle is and it's percent of Isosceles, Equilateral, and Scalene that the Triangle is. I think that this project was one of our most math involved project (probably in the top three).

Craps Games

10/19/23

Craps Games is a game which involves points and rolling dice. This game is fun to play and to code. Craps Games is all about luck!

Slot Machine

10/27/23

Slot Machine is a program of your average slot machine. This project has three pictures that you hope will match. Every time you spin the grand prize from winning (getting three images) increases. For each image their is a different grand prize. To play though you have to enter money for betting (you can lose this money or get a lot more money).

Robotic Over Under

11/14/23

Robotic Over Under is a program meant for the Robotic Competetion for 2023. In this program I calculated many different scores for the competetion. These scores all showed in a menu that showed the result and who won. I think this project was the number one math involved project.

Incremental Game

12/1/23

Incremental Game is a simple clicker game with upgrades to make you get more points. Coding this gane, I learned the key click event and how to use timers. Timers help in many things through out coding in c#.

Spooky Staircase

12/13/23

This project is a person who is stuck on a staircase with which you can move or make move by himself. Spooky Staircase project really practiced using timer in c# with overlapping pictureboxes and movement. Spooky Staircase was the first array project that I did in c#.

AI Chase

1/19/24

AI Chase is a simple chase and run game. In this game you run away from a AI chasing you while you shoot the AI to beat it. In this project, I learned Key Press, top, left, right, and bottom on objects movement. I also learned how to make multiple forms.

2D Submarines

2/2/24

2D Submarines is a program a lot like Spooky Staircase but harder. In 2D Submarines the submarines can crash or sink through collisions and are in a 2D Array. In this project I learned how to use 2D Arrays and handle any collisions within them.

Fishing Simulator

2/20/24

Fishing Simulator is a fun array using game. In this game you try to catch fish while in a boat that is moving back and forth on the screen before a shark eats them. This project is one of my best. The fish use a array that makes every fish move in a random direction. Through this project I learned more about Arrays, Timers, and multiple forms. I used one form to make the game and another to make the menu screen.

Tic Tac Toe

2/27/24

A simple and fun Tic Tac Toe game. This game practices the use of arrays still.

Math Menu

3/6/24

Math Menu uses lots of different math formulas that act as a calculator. This project invovles lots of formula knowledge and how to calculate many different things.

Simple Board Game

3/15/24

A very fun game to code and play. In simple board game my class got to code their own unique or OG board game. I re-created Twisted Snakes and Ladders. In this game I used a 2D array to have players start from the bottom of the board and climb the board while facing many challenges. Som challenges may include teleporting backwards or falling from a snake.

Bees Simulator

3/28/24

My first simulator game made. This project is simple. Bees come out of a hive, go pollen a flower, then go back to the hive while dropping honey for points. Their is many different types of bees with different noises upon exiting the hive and going to the flower.